home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Libraries / MacPNG Library 1.02 / pngMacSrc 1.02 / MacPNGlibs / PNGTODO.TXT < prev    next >
Encoding:
Text File  |  1995-08-20  |  679 b   |  28 lines  |  [TEXT/ttxt]

  1. pngtodo.txt - list of things to do for libpng
  2.  
  3. for 0.9
  4.    medium memory model
  5.    improved dithering?
  6.  
  7. for 1.1
  8.     push reader
  9.  
  10. for 1.1 or later
  11.    overlaying one image on top of another
  12.     optional palette creation
  13.     histogram creation
  14.     text conversion between different code types
  15.    cHRM transformation
  16.    support for other chunks being defined (sCAl, the gIF series,
  17.       and others that people come up with).
  18.    pull writer
  19.    better dithering
  20.    keep up with public chunks
  21.    other compression libraries
  22.    more exotic interlace handling
  23.    better filtering (counting huffman bits?  filter type inertia?)
  24.    C++ wrapper
  25.    other languages (pascal, for one)
  26.    comments of > 64K
  27.  
  28.